func github.com/aws/aws-sdk-go-v2/service/s3.awsRestxml_serializeDocumentAllowedMethods

2 uses

	github.com/aws/aws-sdk-go-v2/service/s3 (current package)
		serializers.go#L8668: func awsRestxml_serializeDocumentAllowedMethods(v []string, value smithyxml.Value) error {
		serializers.go#L9088: 		if err := awsRestxml_serializeDocumentAllowedMethods(v.AllowedMethods, el); err != nil {